Walter Schilling, Jr., Ph.D.

Professor

  • Milwaukee WI UNITED STATES
  • Diercks Hall DH438
  • Electrical Engineering and Computer Science

Dr. Walter Schilling is an expert in software verification, software reliability, software security and embedded systems software.

Contact

Multimedia

Education, Licensure and Certification

Ph.D.

Electrical Engineering

University of Toledo

2007

M.S.

Engineering Science

University of Toledo

1998

B.S.

Electrical Engineering

Ohio Northern University

1997

Biography

Dr. Walter Schilling is a professor in the Electrical Engineering and Computer Science Department at MSOE, teaching in the computer science and software engineering programs. He is an expert in software reliability and static analysis, cyber security, embedded systems software verification, and software security. Prior to joining the faculty at MSOE, Schilling was a graduate researcher at the NASA Glenn Research Center, a software product design engineering for Visteon Corporation; and a software product design engineer for Ford VIsteon

Areas of Expertise

Static Analysis
Embedded Systems
Software Engineering
Software Reliability
Cybersecurity
DevSecOps
Software Verification
Real Time Systems

Accomplishments

ASEE New Engineering Educators Distinguished Service Award

2016

Merl K. Miller Award

Awarded for the outstanding CoED Journal paper on teaching/instructional methods, ASEE Computers in Education Journal
2014

University of Toledo Electrical Engineering and Computer Science Department Dissertation of the Year Award

2008

Show All +

Affiliations

  • American Society of Engineering Educators (ASEE) : Member
  • Institute of Electrical and Electronics Engineers (IEEE) : Member
  • IEEE Computer Society : Member

Social

Media Appearances

Cybersecurity Jobs in Demand

CBS 58 WDJT  tv

2021-10-21

The jobs of the future are here now. If you can pick up cybersecurity, there are plenty of good-paying jobs available. According to the latest U.S. Bureau of Labor Statistics data, information security analysts earn a median yearly salary of $107,000.

View More

High-Tech Woes: Milwaukee IT Experts Talk Cybersecurity

WUWM Radio  radio

2019-11-08

Cybersecurity firms say they need millions more workers across the globe. WUWM's Chuck Quirmbach reports on cybersecurity problems and one place future cybersecurity experts are trained, a Milwaukee college laboratory.

View More

New MSOE Supercomputer Aims To Help Milwaukee With Artificial Intelligence

WUWM Radio  radio

2019-09-12

WUWM's Chuck Quirmbach reports on MSOE's new computational science hall.

View More

Event and Speaking Appearances

Ransomware threats: what they are, how they happen, and how to protect against them

WUWM Lake Effect, https://www.wuwm.com/2021-10-07/ransomware-threats-what-they-are-how-they-happen-and-how-to-protect-against-them  October 7th, 2021

Big Data, Cyber Security, and the Lure of the Open Road

Data Driven Milwaukee Meetup Presentation  December 2, 2019

Panel Discussion on Cybersecurity

Milwaukee Cybersecurity Summit 2019  October 28, 2019

Patents

Randomized Playback of Tracks in a Multimedia Player

US6707768B2

2004

An audio reproduction apparatus randomizes or shuffles the playback order of tracks from a prerecorded media such as a compact disc within a multiple-disc changer. Shuffle sequences are generated using a linear congruential random number generator (LCRNG). The shuffle sequence does not have to be stored since a next track in the sequence can always be generated from the LCRNG using a particular set of parameters. The parameters are determined in response to the number of track (or discs) in a sequence and include elements obtained from a lookup table and elements that are randomly selected so that the same sequence is not always generated for a certain sequence length.

View more

Research Grants

Real Time Systems Lab Environment

Rockwell Collins Charitable Corporation $12720

May 2018

Lego Mindstorms Summer Programs Robot Upgrade

Rockwell Collins Charitable Corporation $10000

May 2017

Cybersecurity Lab Equipment Grant

Rockwell Collins Charitable Corporation $8000

May 2016

Show All +

Selected Publications

Assessing the Effectiveness of Individual Reflections on Video Feedback

2021 ASEE Virtual Annual Conference

Schilling, W. W.

2021

Abstract: We know from research that feedback to students is an decisive aspect in the learning process. Students learn better when they receive relevant and timely feedback from faculty members regarding their assignments. Multiple studies have shown this. However, if students do not review the feedback, it is not effective, and faculty members routinely speak to anecdotal stories of students disregarding feedback given to them. In previous papers, the usage of multimedia feedback has been discussed. In essence, with multimedia feedback, traditional written comments are generally replaced with a short, narrated video whereby the feedback is provided both using audio and visual techniques. Overall, this approach has been shown to be quite effective for communicating with students. However, as with traditional feedback, the videos are only effective if students watch them. This paper will present a new approach toward video feedback, namely integrating an optional individual reflection into the process. Student

View more

Work in Progress: Integrating the Entrepreneurial Mindset into a Software Requirements Course

2020 ASEE Annual Conference

Schilling, W. W.

Abstract: One of the most challenging aspects of software engineering is teaching students requirements elicitation. Software requirements elicitation requires complex thinking and a thorough understanding of the customer and business needs. Traditionally, requirements elicitation courses have focused on pure documentation of requirements, the focus being on drafting unambiguous statements properly formatted to follow an IEEE standard. However, the challenge of requirements elicitation is often not in the documentation of requirements, but rather in understanding the needs of a customer. This work in progress paper intended to provide a case study of a novel approach to integrating the entrepreneurial mindset into a software requirements course. Working in teams, students are given an extensive scenario related to a real-world medical issue introduced by a brief video. Through the remainder of the course, students interview other students, real world practitioners, and others to understand the value of the product and the needs of potential clients before drafting a final requirements document which then could be used to develop the project. Through this approach, engineers communicate with nurses, athletes, pharmacists, and other non-engineers, learning the skills of teamwork, the perspectives of non-engineers, the limitations of technology, and in some cases, learn that a project that seems advantageous may actually not be successful. The paper will describe the project, the materials created for the project, and provide student observations on the success of this approach.

View more

Analyzing the impact of asynchronous multimedia feedback on novice computer programmers

2015 IEEE Frontiers in Education Conference (FIE)

Schilling, W. W.

2015

For many engineering students, freshman programming represents one of the hardest courses for them to master. Unlike other science fields, few students are routinely exposed to programming in the K12 system. This can make the freshman programming course daunting. However, in the field of software engineering, success in this area is vital, as success in nearly all future courses requires mastery of this skillset. In the engineering field, we find that many students are visual learners. These students learn best by seeing, and they can perform very well in the classroom with the appropriate usage of teaching styles. However, when it comes to providing feedback to students on submitted assignments, the main method employed is the written comment, which is not conducive to visual learners. From a faculty member's standpoint, this makes sense, as it is the simplest form of feedback. However, written feedback is often ineffective at improving student performance, as many students simply do not read the comments because the students feel they are not relevant to their performance. This can be compounded in the freshman year, as students are still learning what is meant to be an effective college student. At higher levels, an alternative feedback mechanism, namely asynchronous multimedia feedback, has shown great promise. In lieu of written feedback, students are provided feedback for software engineering exercises through the use of a short video made via video capture. The video captures in multimedia format the instructor's perceptions and actions when grading a given assignment. The video shows, in real time, what the instructor saw, whether it is a program crashing or the successful operation of the program. Furthermore, it provides the instructor the ability to potentially fix simple blatant errors and see the instructor's debugging strategy. The article describes the pedagogical foundation for the technique, specifics of the technique used, student perceptions of the technique, and an assessment of the learning gains from using such a method in an introductory freshman programming course. In general, students are show to prefer the technique versus traditional grading, and a statistically significant improvement in overall outcomes for the experimental course is shown to exist. A statistically significant correlation between the watching of videos and outcomes is also shown.

View more

Show All +
Powered by